home *** CD-ROM | disk | FTP | other *** search
-
- ; ---------------------------------------------------------------------
- ;
- ; Viewer.def - Picture Viewer - QuickTime for Windows
- ;
- ; Version 1.0
- ;
- ; (c) Copyright 1988-1994 Apple Computer, Inc. All Rights Reserved.
- ;
- ; ---------------------------------------------------------------------
-
-
- NAME VIEWER
- DESCRIPTION '(c) Copyright 1988-1994 Apple Computer, Inc. All Rights Reserved'
- EXETYPE WINDOWS
- STUB 'WINSTUB.EXE'
-
- CODE PRELOAD MOVEABLE DISCARDABLE
- DATA PRELOAD MOVEABLE MULTIPLE
-
- HEAPSIZE 4096
- STACKSIZE 16384
-
-